-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): Bump the postcss group with 2 updates #6355
Conversation
size-limit report 📦
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 4b656bb:
|
👀 Docs deployed
Commit 4b656bb |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6355 +/- ##
==========================================
+ Coverage 81.26% 81.40% +0.13%
==========================================
Files 326 326
Lines 10108 10113 +5
Branches 3397 3401 +4
==========================================
+ Hits 8214 8232 +18
+ Misses 1894 1881 -13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e77eb8d
to
3485c1c
Compare
e2e tests |
03a2911
to
c12e9e9
Compare
Bumps the postcss group with 2 updates: [postcss](https://github.com/postcss/postcss) and [postcss-import](https://github.com/postcss/postcss-import). Updates `postcss` from 8.4.32 to 8.4.33 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.32...8.4.33) Updates `postcss-import` from 15.1.0 to 16.0.0 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@15.1.0...16.0.0) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: postcss - dependency-name: postcss-import dependency-type: direct:development update-type: version-update:semver-major dependency-group: postcss ... Signed-off-by: dependabot[bot] <[email protected]>
c12e9e9
to
ce2f4c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Снова postcss зависимости перепутались. В итоге при проверке типов сборка падала, потому что на одни и те же типы в разных версиях пакетов выглядят по разному. Пришлось вызывать yarn dedupe
.
Bumps the postcss group with 2 updates: postcss and postcss-import.
Updates
postcss
from 8.4.32 to 8.4.33Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
ae57d83
Release 8.4.33 version2e9d029
Update dependencies892b269
Update size limit for new metric on brotlif2e7a9f
Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResultc751e11
Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...3c2fa2a
fixa4626e9
failing testc37346d
refactor: check all falsy conditions of plugins and opts before returning NoW...Updates
postcss-import
from 15.1.0 to 16.0.0Changelog
Sourced from postcss-import's changelog.
Commits
025f27a
16.0.07fb74a5
Add trailing commas; lint on CI (#553)97690de
Update dependency ava to v6 (#547)c3e795c
Update dependency prettier to v3 (#526)f8edbb4
Update dependency eslint-config-problems to v8 (#523)568b073
BREAKING: Require Node v18+ (#551)c262a30
implementsupports
conditions (#548)3d51fe5
Parser fixes and test coverage (#545)313ea50
Update actions/setup-node action to v4 (#546)6be601c
Error on embedded imports in data urls (#543)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions